get Result
Returns the Result of Array.get call.
Returns the Result of ByteArray.get call.
Returns the Result of CharArray.get call.
Returns the Result of ShortArray.get call.
Returns the Result of IntArray.get call.
Returns the Result of LongArray.get call.
Returns the Result of FloatArray.get call.
Returns the Result of DoubleArray.get call.
Returns the Result of BooleanArray.get call.
Returns the Result of Array.getOrThrow call.
Returns the Result of ByteArray.getOrThrow call.
Returns the Result of CharArray.getOrThrow call.
Returns the Result of ShortArray.getOrThrow call.
Returns the Result of IntArray.getOrThrow call.
Returns the Result of LongArray.getOrThrow call.
Returns the Result of FloatArray.getOrThrow call.
Returns the Result of DoubleArray.getOrThrow call.
Returns the Result of BooleanArray.getOrThrow call.
Returns the Result of List.get call.
Returns the Result of List.getOrThrow call.
Returns the Result of Map.getOrThrow call.